Type Alias TransferOperation

Source
type TransferOperation = unsafe fn(Transferrable, HandleObject, *mut JSContext, &mut StructuredDataWriter, *mut u32, *mut TransferableOwnership, *mut u64) -> Result<(), OperationError>;