g_list_remove

Function g_list_remove 

Source
pub unsafe extern "C" fn g_list_remove(
    list: *mut GList,
    data: gconstpointer,
) -> *mut GList