[][src]Type Definition dart_sys::Dart_EntropySource

type Dart_EntropySource = Option<unsafe extern "C" fn(buffer: *mut u8, length: isize) -> bool>;