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

Required features: "Win32_Storage_FileSystem"