rustc_codegen_llvm::llvm

Function LLVMRustGetVisibility

source
pub unsafe extern "C" fn LLVMRustGetVisibility(
    Global: &Value,
) -> Visibility