Function I_RpcBindingCreateNP

Source
pub unsafe extern "C" fn I_RpcBindingCreateNP(
    ServerName: RPC_WSTR,
    ServiceName: RPC_WSTR,
    NetworkOptions: RPC_WSTR,
    Binding: *mut RPC_BINDING_HANDLE,
) -> RPC_STATUS