Type Definition python27_sys::initproc
[−]
[src]
type initproc = unsafe extern "C" fn(_: *mut PyObject, _: *mut PyObject, _: *mut PyObject) -> c_int;