python27_sys::PyCapsule_SetDestructor [] [src]

pub unsafe extern fn PyCapsule_SetDestructor(capsule: *mut PyObject, destructor: Option<PyCapsule_Destructor>) -> c_int