Type Definition python27_sys::printfunc [] [src]

type printfunc = unsafe extern "C" fn(_: *mut PyObject, _: *mut FILE, _: c_int) -> c_int;