python27_sys

Function PyLong_AsVoidPtr

Source
pub unsafe extern "C" fn PyLong_AsVoidPtr(
    pylong: *mut PyObject,
) -> *mut c_void