Type Definition objc_sys::objc_hook_lazyClassNamer[][src]

pub type objc_hook_lazyClassNamer = unsafe extern "C" fn(cls: *const objc_class) -> *const c_char;
Expand description

Not available on macOS x86.

Remember that this is non-null!