[][src]Function ul_sys::JSObjectGetProperty

pub unsafe extern "C" fn JSObjectGetProperty(
    ctx: JSContextRef,
    object: JSObjectRef,
    propertyName: JSStringRef,
    exception: *mut JSValueRef
) -> JSValueRef