Function LLVMGetMDNodeOperands

Source
pub unsafe extern "C" fn LLVMGetMDNodeOperands(
    V: *mut LLVMValue,
    Dest: *mut *mut LLVMValue,
)