zx_sys

Function zx_stream_create

Source
pub unsafe extern "C" fn zx_stream_create(
    options: u32,
    vmo: zx_handle_t,
    seek: zx_off_t,
    out_stream: *mut zx_handle_t,
) -> zx_status_t