Skip to main content

ClearLinkedList

Function ClearLinkedList 

Source
pub unsafe extern "C" fn ClearLinkedList(
    arg1: *mut LinkedListInfo,
    arg2: Option<unsafe extern "C" fn(arg1: *mut c_void) -> *mut c_void>,
)