pub type CLFS_BLOCK_ALLOCATION = Option<unsafe extern "system" fn(u32, *mut c_void) -> *mut c_void>;
Expand description

Required features: ‘Win32_Storage_FileSystem’