RpcServerRegisterAuthInfoA

Function RpcServerRegisterAuthInfoA 

Source
pub unsafe extern "C" fn RpcServerRegisterAuthInfoA(
    ServerPrincName: RPC_CSTR,
    AuthnSvc: c_ulong,
    GetKeyFn: RPC_AUTH_KEY_RETRIEVAL_FN,
    Arg: *mut c_void,
) -> RPC_STATUS