pyo3_ffi

Function PyWrapper_New

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