[][src]Function mupdf_sys::fz_string_from_buffer

pub unsafe extern "C" fn fz_string_from_buffer(
    ctx: *mut fz_context,
    buf: *mut fz_buffer
) -> *const c_char