Type Definition r_core::PrintfCallback[][src]

pub type PrintfCallback = Option<unsafe extern "C" fn(str_: *const c_char, ...) -> c_int>;