Function LLVMIsGlobalConstant

Source
pub(crate) unsafe extern "C" fn LLVMIsGlobalConstant(
    GlobalVar: &Value,
) -> c_int