[][src]Function pyo3::ffi::PyCapsule_Import

pub unsafe extern "C" fn PyCapsule_Import(
    name: *const c_char,
    no_block: c_int
) -> *mut c_void