Function windows_sys::Win32::System::Rpc::RpcStringBindingParseW

pub unsafe extern "system" fn RpcStringBindingParseW(
    stringbinding: PCWSTR,
    objuuid: *mut PWSTR,
    protseq: *mut PWSTR,
    networkaddr: *mut PWSTR,
    endpoint: *mut PWSTR,
    networkoptions: *mut PWSTR,
) -> RPC_STATUS