Function pyo3_ffi::PyModule_New

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