Function LLVMModuleCreateWithName

Source
pub unsafe extern "C" fn LLVMModuleCreateWithName(
    ModuleID: *const i8,
) -> *mut LLVMModule