Function RpcStringBindingParseW

Source
pub unsafe extern "C" fn RpcStringBindingParseW(
    StringBinding: RPC_WSTR,
    ObjUuid: *mut RPC_WSTR,
    Protseq: *mut RPC_WSTR,
    NetworkAddr: *mut RPC_WSTR,
    Endpoint: *mut RPC_WSTR,
    NetworkOptions: *mut RPC_WSTR,
) -> RPC_STATUS