pub unsafe extern "C" fn lto_input_get_num_dependent_libraries(
input: lto_input_t,
) -> c_uintExpand description
Get the number of dependent library specifiers for the given input.
pub unsafe extern "C" fn lto_input_get_num_dependent_libraries(
input: lto_input_t,
) -> c_uintGet the number of dependent library specifiers for the given input.