LIBMTP_destroy_file_t ( LIBMTP_file_t* p1 )
Field 'p1.modificationdate' in 1st parameter 'p1' (pointer) is of type 'time_t'.
LIBMTP_destroy_track_t ( LIBMTP_track_t* p1 )
Field 'p1.modificationdate' in 1st parameter 'p1' (pointer) is of type 'time_t'.
LIBMTP_Get_Filelisting ( LIBMTP_mtpdevice_t* p1 )
Field 'retval.modificationdate' in the return value (pointer) is of type 'time_t'.
LIBMTP_Get_Filelisting_With_Callback ( LIBMTP_mtpdevice_t* p1, LIBMTP_progressfunc_t const p2, void const*const p3 )
Field 'retval.modificationdate' in the return value (pointer) is of type 'time_t'.
LIBMTP_Get_Filemetadata ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )
Field 'retval.modificationdate' in the return value (pointer) is of type 'time_t'.
LIBMTP_Get_Files_And_Folders ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, uint32_t const p3 )
Field 'retval.modificationdate' in the return value (pointer) is of type 'time_t'.
LIBMTP_Get_Tracklisting ( LIBMTP_mtpdevice_t* p1 )
Field 'retval.modificationdate' in the return value (pointer) is of type 'time_t'.
LIBMTP_Get_Tracklisting_With_Callback ( LIBMTP_mtpdevice_t* p1, LIBMTP_progressfunc_t const p2, void const*const p3 )
Field 'retval.modificationdate' in the return value (pointer) is of type 'time_t'.
LIBMTP_Get_Tracklisting_With_Callback_For_Storage ( LIBMTP_mtpdevice_t* p1, uint32_t const p2, LIBMTP_progressfunc_t const p3, void const*const p4 )
Field 'retval.modificationdate' in the return value (pointer) is of type 'time_t'.
LIBMTP_Get_Trackmetadata ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )
Field 'retval.modificationdate' in the return value (pointer) is of type 'time_t'.
...