Function LLVMGetFirstUse

Source
pub unsafe extern "C" fn LLVMGetFirstUse(
    Val: *mut LLVMValue,
) -> *mut LLVMUse