PyModuleDef_Init

Function PyModuleDef_Init 

Source
pub unsafe extern "C" fn PyModuleDef_Init(
    arg1: *mut PyModuleDef,
) -> *mut PyObject