Skip to main content

dr_file_tell

Function dr_file_tell 

Source
pub unsafe extern "C" fn dr_file_tell(f: file_t) -> int64
Expand description

Returns the current position for the file \p f in bytes from the start of the file. Returns -1 on an error.