Function gmime_sys::g_mime_stream_mmap_new_with_bounds[][src]

pub unsafe extern "C" fn g_mime_stream_mmap_new_with_bounds(
    fd: c_int,
    prot: c_int,
    flags: c_int,
    start: i64,
    end: i64
) -> *mut GMimeStream