Function pyo3::ffi::PyModule_New[][src]

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