Function windows_sys::Win32::System::Js::JsCallFunction
[−]pub unsafe extern "system" fn JsCallFunction(
function: *const c_void,
arguments: *const *const c_void,
argumentcount: u16,
result: *mut *mut c_void
) -> JsErrorCode
Expand description
Required features: "Win32_System_Js"