Skip to main content

ftello

Function ftello 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn ftello(stream: *mut FILE) -> off_t
Expand description

See https://pubs.opengroup.org/onlinepubs/9799919799/functions/ftell.html.

Get the current position of the cursor in the file