python27_sys::printfunc [] [src]

type printfunc = unsafe extern fn(arg1: *mut PyObject, arg2: *mut FILE, arg3: c_int) -> c_int;