Function gst::ffi::g_slist_find_custom [−][src]
pub unsafe extern "C" fn g_slist_find_custom(
list: *mut GSList,
data: gconstpointer,
func: GCompareFunc
) -> *mut GSList
pub unsafe extern "C" fn g_slist_find_custom(
list: *mut GSList,
data: gconstpointer,
func: GCompareFunc
) -> *mut GSList