[][src]Function mupdf_sys::fz_malloc

pub unsafe extern "C" fn fz_malloc(
    ctx: *mut fz_context,
    size: usize
) -> *mut c_void