[][src]Function python27_sys::PyImport_ReloadModule

pub unsafe extern "C" fn PyImport_ReloadModule(
    m: *mut PyObject
) -> *mut PyObject