Function dart_sdk_sys::Dart_SetPeer

source ·
pub unsafe extern "C" fn Dart_SetPeer(
    object: Dart_Handle,
    peer: *mut c_void
) -> Dart_Handle