[][src]Function blend2d_sys::blFileSeek

pub unsafe extern "C" fn blFileSeek(
    self_: *mut BLFileCore,
    offset: i64,
    seekType: u32,
    positionOut: *mut i64
) -> BLResult