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