[][src]Function slang_sys::spReflectionUserAttribute_GetArgumentValueFloat

pub unsafe extern "C" fn spReflectionUserAttribute_GetArgumentValueFloat(
    attrib: *mut SlangReflectionUserAttribute,
    index: c_uint,
    rs: *mut f32
) -> SlangResult