Function LLVMBlockAddress

Source
#[no_mangle]
pub extern "C" fn LLVMBlockAddress(
    F: LLVMValueRef,
    BB: LLVMBasicBlockRef,
) -> LLVMValueRef