Skip to main content

RemoveLastElementFromLinkedList

Function RemoveLastElementFromLinkedList 

Source
pub unsafe extern "C" fn RemoveLastElementFromLinkedList(
    arg1: *mut LinkedListInfo,
) -> *mut c_void