[][src]Function dart_sys::Dart_GetNativeReceiver

pub unsafe extern "C" fn Dart_GetNativeReceiver(
    args: Dart_NativeArguments,
    value: *mut isize
) -> Dart_Handle

Gets the native field of the receiver.