RpcServerRegisterAuthInfoW

Function RpcServerRegisterAuthInfoW 

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