pub unsafe extern "system" fn IPsecKeyManagerAddAndRegister0(
    enginehandle: HANDLE,
    keymanager: *const IPSEC_KEY_MANAGER0,
    keymanagercallbacks: *const IPSEC_KEY_MANAGER_CALLBACKS0,
    keymgmthandle: *mut HANDLE
) -> u32
Expand description

Required features: "Win32_Foundation", "Win32_Security"