pub type PFNSEEK = Option<unsafe extern "system" fn(hf: isize, dist: i32, seektype: i32) -> i32>;
Expand description

Required features: "Win32_Storage_Cabinets"