Function javascriptcore_sys::JSValueMakeUndefined [] [src]

pub unsafe extern "C" fn JSValueMakeUndefined(ctx: JSContextRef) -> JSValueRef

Creates a JavaScript value of the undefined type.

Returns the unique undefined value.