Skip to main content

g_byte_array_remove_range

Function g_byte_array_remove_range 

Source
pub unsafe extern "C" fn g_byte_array_remove_range(
    array: *mut _GByteArray,
    index_: u32,
    length: u32,
) -> *mut _GByteArray