Function LLVMGetBasicBlocks

Source
pub unsafe extern "C" fn LLVMGetBasicBlocks(
    Fn: *mut LLVMValue,
    BasicBlocks: *mut *mut LLVMBasicBlock,
)