Skip to main content

PyUnicode_KIND

Function PyUnicode_KIND 

pub unsafe extern "C" fn PyUnicode_KIND(op: *mut PyObject) -> u32
Available on crate feature tls only.