Function LLVMIsAGlobalValue

Source
#[no_mangle]
pub extern "C" fn LLVMIsAGlobalValue(
    Val: LLVMValueRef,
) -> LLVMValueRef