Function RpcServerRegisterAuthInfoW
pub unsafe extern "system" fn RpcServerRegisterAuthInfoW(
serverprincname: PCWSTR,
authnsvc: u32,
getkeyfn: RPC_AUTH_KEY_RETRIEVAL_FN,
arg: *const c_void,
) -> RPC_STATUSpub unsafe extern "system" fn RpcServerRegisterAuthInfoW(
serverprincname: PCWSTR,
authnsvc: u32,
getkeyfn: RPC_AUTH_KEY_RETRIEVAL_FN,
arg: *const c_void,
) -> RPC_STATUS