fz_open_memory

Function fz_open_memory 

Source
pub unsafe extern "C" fn fz_open_memory(
    ctx: *mut FzContext,
    data: *const c_uchar,
    len: size_t,
) -> *mut FzStream