Function windows_sys::Win32::System::Rpc::RpcServerRegisterAuthInfoA
pub unsafe extern "system" fn RpcServerRegisterAuthInfoA(
serverprincname: PCSTR,
authnsvc: u32,
getkeyfn: RPC_AUTH_KEY_RETRIEVAL_FN,
arg: *const c_void
) -> RPC_STATUSExpand description
Required features: "Win32_System_Rpc"