LLVMIsGlobalConstant

Function LLVMIsGlobalConstant 

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