windows::Win32::Security::Cryptography

Function CryptProtectMemory

pub unsafe fn CryptProtectMemory(
    pdatain: *mut c_void,
    cbdatain: u32,
    dwflags: u32,
) -> Result<()>