Function windows_sys::Win32::Security::Cryptography::BCryptEnumContexts

pub unsafe extern "system" fn BCryptEnumContexts(
    dwtable: BCRYPT_TABLE,
    pcbbuffer: *mut u32,
    ppbuffer: *mut *mut CRYPT_CONTEXTS,
) -> NTSTATUS