Function pyo3::ffi::PyModuleDef_Init

source ยท
pub unsafe extern "C" fn PyModuleDef_Init(
    arg1: *mut PyModuleDef,
) -> *mut PyObject