Function pyo3_ffi::PyState_RemoveModule

source ยท
pub unsafe extern "C" fn PyState_RemoveModule(
    arg1: *mut PyModuleDef
) -> c_int