Function magick_rust::bindings::fsetpos64

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