Function script::dom::bindings::utils::generic_lenient_getter

source ยท
pub unsafe extern "C" fn generic_lenient_getter<const EXCEPTION_TO_REJECTION: bool>(
    cx: *mut JSContext,
    argc: c_uint,
    vp: *mut JSVal,
) -> bool
Expand description

Generic lenient getter of IDL interface.