Function RpcStringBindingComposeA

Source
pub unsafe extern "C" fn RpcStringBindingComposeA(
    ObjUuid: RPC_CSTR,
    ProtSeq: RPC_CSTR,
    NetworkAddr: RPC_CSTR,
    Endpoint: RPC_CSTR,
    Options: RPC_CSTR,
    StringBinding: *mut RPC_CSTR,
) -> RPC_STATUS