Function magick_rust::bindings::fgetpos64

source ยท
pub unsafe extern "C" fn fgetpos64(
    __stream: *mut FILE,
    __pos: *mut fpos64_t,
) -> c_int