Type Definition python3_sys::initproc [] [src]

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