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