LLVMGetModuleFlag

Function LLVMGetModuleFlag 

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