pub unsafe extern "C" fn lto_module_is_thinlto(
module: *mut LLVMOpaqueLTOModule,
) -> u8Expand description
Test if a module has ThinLTO linking support.
pub unsafe extern "C" fn lto_module_is_thinlto(
module: *mut LLVMOpaqueLTOModule,
) -> u8Test if a module has ThinLTO linking support.