mupdf_buffer_from_str

Function mupdf_buffer_from_str 

Source
pub unsafe extern "C" fn mupdf_buffer_from_str(
    ctx: *mut fz_context,
    s: *const c_char,
    errptr: *mut *mut mupdf_error_t,
) -> *mut fz_buffer