RpcEpRegisterNoReplaceA

Function RpcEpRegisterNoReplaceA 

pub unsafe fn RpcEpRegisterNoReplaceA<P3>(
    ifspec: *const c_void,
    bindingvector: *const RPC_BINDING_VECTOR,
    uuidvector: Option<*const UUID_VECTOR>,
    annotation: P3,
) -> RPC_STATUS
where P3: Param<PCSTR>,