g_array_remove_index_fast

Function g_array_remove_index_fast 

Source
pub unsafe extern "C" fn g_array_remove_index_fast(
    array: *mut _GArray,
    index_: u32,
) -> *mut _GArray