pyo3_ffi

Function PyModuleDef_Init

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