[][src]Function ul_sys::JSValueMakeBoolean

pub unsafe extern "C" fn JSValueMakeBoolean(
    ctx: JSContextRef,
    boolean: bool
) -> JSValueRef