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