Function glib_sys::g_byte_array_remove_range[][src]

pub unsafe extern "C" fn g_byte_array_remove_range(
    array: *mut GByteArray,
    index_: c_uint,
    length: c_uint
) -> *mut GByteArray