Dart_IsKernel

Function Dart_IsKernel 

Source
pub unsafe extern "C" fn Dart_IsKernel(
    buffer: *const u8,
    buffer_size: isize,
) -> bool