[][src]Type Definition flutter_engine_sys::BoolCallback

type BoolCallback = Option<unsafe extern "C" fn(arg1: *mut c_void) -> bool>;