Function LLVMGetSuccessor

Source
pub unsafe extern "C" fn LLVMGetSuccessor(
    Term: *mut LLVMValue,
    i: u32,
) -> *mut LLVMBasicBlock