[][src]Type Definition flutter_engine::ffi::BoolCallback

type BoolCallback = extern "C" fn(_: *const c_void) -> bool;