[go: up one dir, main page]

pub unsafe extern "C" fn PyCodec_RegisterError(
    name: *const i8,
    error: *mut PyObject
) -> i32