Function pyo3::ffi::PyModule_New

source ยท
pub unsafe extern "C" fn PyModule_New(
    name: *const i8,
) -> *mut PyObject