[][src]Function rustc_llvm_proxy::proxy::LLVMGetModuleFlag

#[no_mangle]
pub unsafe extern "C" fn LLVMGetModuleFlag(
    M: LLVMModuleRef,
    Key: *const c_char,
    KeyLen: size_t
) -> LLVMMetadataRef