emscripten_functions_sys::html5

Function emscripten_webgl_get_parameter_v

source
pub unsafe extern "C" fn emscripten_webgl_get_parameter_v(
    param: c_int,
    dst: *mut c_void,
    dstLength: c_int,
    dstType: c_int,
) -> c_int