Function GetNextValueInLinkedList

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