Type Definition objc_sys::objc_hook_getClass[][src]

pub type objc_hook_getClass = unsafe extern "C" fn(name: *const c_char, out_cls: *mut *const objc_class) -> BOOL;
Expand description

Not available on macOS x86.

Remember that this is non-null!