Function windows_sys::Win32::Security::Cryptography::CryptProtectMemory

pub unsafe extern "system" fn CryptProtectMemory(
    pdatain: *mut c_void,
    cbdatain: u32,
    dwflags: u32,
) -> BOOL