Type Definition machinery_api::foundation::SprintfPrinter [−][src]
pub type SprintfPrinter = Option<unsafe extern "C" fn(buf: *mut c_char, count: c_int, type_: StrT, args: StrT, data: *const c_void) -> c_int>;
pub type SprintfPrinter = Option<unsafe extern "C" fn(buf: *mut c_char, count: c_int, type_: StrT, args: StrT, data: *const c_void) -> c_int>;