pub unsafe extern "C" fn burn_allow_untested_profiles(yes: c_int)Expand description
Allows the use of media types which are implemented in libburn but not yet tested. The list of those untested profiles is subject to change.
Currently no media types are under test reservation
If you really test such media, then please report the outcome on libburn-hackers@pykix.org If ever then this call should be done soon after burn_initialize() before any drive scanning.
@param yes 1=allow all implemented profiles, 0=only tested media (default)
@since 0.3.4