g_ptr_array_remove_fast

Function g_ptr_array_remove_fast 

Source
pub unsafe extern "C" fn g_ptr_array_remove_fast(
    array: *mut _GPtrArray,
    data: *mut c_void,
) -> i32