Function _PyImport_IsInitialized
pub unsafe extern "C" fn _PyImport_IsInitialized(
state: *mut PyInterpreterState,
) -> i32 ⓘ
Available on crate features
dep_pyo3
and std
only.pub unsafe extern "C" fn _PyImport_IsInitialized(
state: *mut PyInterpreterState,
) -> i32 ⓘ
dep_pyo3
and std
only.