[][src]Function slang_sys::spReflectionUserAttribute_GetArgumentValueInt

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