[][src]Type Definition flutter_engine_sys::SoftwareSurfacePresentCallback

type SoftwareSurfacePresentCallback = Option<unsafe extern "C" fn(arg1: *mut c_void, arg2: *const c_void, arg3: usize, arg4: usize) -> bool>;