pub type PFE_IMPORT_FUNC = Option<unsafe extern "system" fn(pbdata: *mut u8, pvcallbackcontext: *const c_void, ullength: *mut u32) -> u32>;
Expand description

Required features: "Win32_Storage_FileSystem"