pub unsafe extern "C" fn rpsFormatGetName( format: RpsFormat) -> *const c_char
@brief Gets the name string of a format.
@param format Format to get its name for.
@returns Null terminated string with the format name.