pub fn read_firmware_custom_buffer_size<F>(
callback: F,
) -> ReadFirmwareCustomBufferSize<F>
Expand description
A Hook for responding to ReadFirmware
calls that sets the size field of the returned
fuchsia.mem.Buffer independently from the content of the VMO.