pub unsafe fn ReadEncryptedFileRaw(
    pfexportcallback: Option<unsafe extern "system" fn(*const u8, *const c_void, u32) -> u32>,
    pvcallbackcontext: *const c_void,
    pvcontext: *const c_void
) -> u32
Expand description

Required features: ‘Win32_Storage_FileSystem’