LIBMTP_destroy_track_t ( LIBMTP_track_t* p1 )1st parameter 'p1' (pointer) has base type 'LIBMTP_track_struct'.
LIBMTP_Get_Tracklisting ( LIBMTP_mtpdevice_t* p1 )Return value (pointer) has base type 'LIBMTP_track_struct'.
LIBMTP_Get_Tracklisting_With_Callback ( LIBMTP_mtpdevice_t* p1, LIBMTP_progressfunc_t const p2, void const*const p3 )Return value (pointer) has base type 'LIBMTP_track_struct'.
LIBMTP_Get_Trackmetadata ( LIBMTP_mtpdevice_t* p1, uint32_t const p2 )Return value (pointer) has base type 'LIBMTP_track_struct'.
LIBMTP_new_track_t ( )Return value (pointer) has base type 'LIBMTP_track_struct'.
LIBMTP_Send_Track_From_File ( LIBMTP_mtpdevice_t* p1, char const*const p2, LIBMTP_track_t*const p3, LIBMTP_progressfunc_t const p4, void const*const p5, uint32_t const p6 )3rd parameter 'p3' (pointer) has base type 'LIBMTP_track_struct'.
LIBMTP_Send_Track_From_File_Descriptor ( LIBMTP_mtpdevice_t* p1, int const p2, LIBMTP_track_t*const p3, LIBMTP_progressfunc_t const p4, void const*const p5, uint32_t const p6 )3rd parameter 'p3' (pointer) has base type 'LIBMTP_track_struct'.
LIBMTP_Update_Track_Metadata ( LIBMTP_mtpdevice_t* p1, LIBMTP_track_t const*const p2 )2nd parameter 'p2' (pointer) has base type 'LIBMTP_track_struct'.