Function libheif_sys::heif_context_read_from_memory_without_copy[][src]

pub unsafe extern "C" fn heif_context_read_from_memory_without_copy(
    arg1: *mut heif_context,
    mem: *const c_void,
    size: usize,
    arg2: *const heif_reading_options
) -> heif_error