Function objc_sys::ivar_getName

source ยท
pub unsafe extern "C" fn ivar_getName(
    ivar: *const objc_ivar
) -> *const c_char
Available on non-crate feature unstable-objfw only.