Function IOSurfaceLock

Source
pub unsafe extern "C" fn IOSurfaceLock(
    buffer: IOSurfaceRef,
    options: u32,
    seed: *mut u32,
) -> c_int
👎Deprecated: use the objc2-io-surface crate instead