[][src]Function js_ffi::call_1

pub fn call_1(
    obj: JSValue,
    function: JSValue,
    a1_type: JSType,
    a1: JSValue
) -> JSValue