Function python27_sys::Py_InitModule [] [src]

pub unsafe fn Py_InitModule(name: *const c_char, methods: *mut PyMethodDef) -> *mut PyObject