[][src]Function js_call::js_call_2

pub fn js_call_2(
    obj: f32,
    function: i32,
    a1_type: i32,
    a1: f32,
    a2_type: i32,
    a2: f32
)