Function LLVMGetAttributeCountAtIndex

Source
pub unsafe extern "C" fn LLVMGetAttributeCountAtIndex(
    F: *mut LLVMValue,
    Idx: u32,
) -> u32