NPRPC docs

function unmarshal_optional_fundamental

Swift

func unmarshal_optional_fundamental<T>(buffer: UnsafeRawPointer, offset: Int) -> T?

Decodes an optional plain value; nil when absent. Used by generated code.

nprpc_swift/Sources/NPRPC/Marshalling.swift:250