Function RpcServerRegisterAuthInfoW
pub unsafe fn RpcServerRegisterAuthInfoW<P0>(
serverprincname: P0,
authnsvc: u32,
getkeyfn: RPC_AUTH_KEY_RETRIEVAL_FN,
arg: Option<*const c_void>,
) -> RPC_STATUSwhere
P0: Param<PCWSTR>,pub unsafe fn RpcServerRegisterAuthInfoW<P0>(
serverprincname: P0,
authnsvc: u32,
getkeyfn: RPC_AUTH_KEY_RETRIEVAL_FN,
arg: Option<*const c_void>,
) -> RPC_STATUSwhere
P0: Param<PCWSTR>,