pyo3_ffi

Function PyModuleDef_Init

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