Function magick_rust::bindings::InsertValueInSortedLinkedList
source ยท pub unsafe extern "C" fn InsertValueInSortedLinkedList(
arg1: *mut LinkedListInfo,
arg2: Option<unsafe extern "C" fn(arg1: *const c_void, arg2: *const c_void) -> c_int>,
arg3: *mut *mut c_void,
arg4: *const c_void,
) -> MagickBooleanType