Function magick_rust::bindings::DestroyLinkedList

source ยท
pub unsafe extern "C" fn DestroyLinkedList(
    arg1: *mut LinkedListInfo,
    arg2: Option<unsafe extern "C" fn(arg1: *mut c_void) -> *mut c_void>,
) -> *mut LinkedListInfo