Function javascriptcore_sys::JSValueGetType [] [src]

pub unsafe extern "C" fn JSValueGetType(
    ctx: JSContextRef,
    arg1: JSValueRef
) -> JSType

Returns a JavaScript value's type.

Returns a value of type JSType that identifies value's type.