pub type PFNFCISEEK = Option<unsafe extern "system" fn(hf: isize, dist: i32, seektype: i32, err: *mut i32, pv: *mut c_void) -> i32>;
Expand description

Required features: "Win32_Storage_Cabinets"