pub unsafe extern "C" fn lto_input_get_num_dependent_libraries(
input: lto_input_t,
) -> c_uint
Expand 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_uint
Get the number of dependent library specifiers for the given input.