RpcServerRegisterAuthInfoA

Function RpcServerRegisterAuthInfoA 

pub unsafe extern "system" fn RpcServerRegisterAuthInfoA(
    serverprincname: PCSTR,
    authnsvc: u32,
    getkeyfn: RPC_AUTH_KEY_RETRIEVAL_FN,
    arg: *const c_void,
) -> RPC_STATUS