set_onpointerdown

Function set_onpointerdown 

Source
unsafe extern "C" fn set_onpointerdown<D: DomTypes>(
    cx: *mut RawJSContext,
    obj: HandleObject,
    this: *mut c_void,
    args: JSJitSetterCallArgs,
) -> bool