RpcNsProfileEltAddA

Function RpcNsProfileEltAddA 

Source
pub unsafe extern "stdcall" fn RpcNsProfileEltAddA(
    ProfileNameSyntax: c_ulong,
    ProfileName: RPC_CSTR,
    IfId: *mut RPC_IF_ID,
    MemberNameSyntax: c_ulong,
    MemberName: RPC_CSTR,
    Priority: c_ulong,
    Annotation: RPC_CSTR,
) -> RPC_STATUS