Function pyo3_ffi::PyModuleDef_Init

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