[][src]Function llvm_sys::lto::lto_module_is_thinlto

pub unsafe extern "C" fn lto_module_is_thinlto(
    module: lto_module_t
) -> lto_bool_t

Test if a module has ThinLTO linking support.