Function gsk4_sys::gsk_gl_shader_get_arg_float

source ·
pub unsafe extern "C" fn gsk_gl_shader_get_arg_float(
    shader: *mut GskGLShader,
    args: *mut GBytes,
    idx: c_int,
) -> c_float