Skip to main content

PyCodec_Register

Function PyCodec_Register 

pub unsafe extern "C" fn PyCodec_Register(
    search_function: *mut PyObject,
) -> i32
Available on crate feature tls only.