Function pyo3::ffi::PyModule_New

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