Type Definition mp3lame_sys::lame_report_function

source ·
pub type lame_report_function = Option<unsafe extern "C" fn(format: *const c_char, ...)>;