pub unsafe extern "system" fn RpcServerRegisterAuthInfoA(
    serverprincname: *const u8,
    authnsvc: u32,
    getkeyfn: RPC_AUTH_KEY_RETRIEVAL_FN,
    arg: *const c_void
) -> RPC_STATUS
Expand description

Required features: "Win32_System_Rpc"