scuffle_ffmpeg::log

Function log_callback_set

Source
pub fn log_callback_set<F: Fn(LogLevel, Option<String>, String) + Send + Sync + 'static>(
    callback: F,
)