Function libc::ftello
[−]
[src]
pub unsafe extern fn ftello(stream: *mut FILE) -> off_t
🔬 This is a nightly-only experimental API. (libc
)
use libc
from crates.io