pub unsafe extern "C" fn FSUSER_GetMediaType(
mediaType: *mut FS_MediaType,
) -> ResultExpand description
Gets the media type of the current application.
ยงArguments
mediaType- Pointer to output the media type to.
pub unsafe extern "C" fn FSUSER_GetMediaType(
mediaType: *mut FS_MediaType,
) -> ResultGets the media type of the current application.
mediaType - Pointer to output the media type to.