squash_options_get_bool_at

Function squash_options_get_bool_at 

Source
pub unsafe extern "C" fn squash_options_get_bool_at(
    options: *mut SquashOptions,
    codec: *mut SquashCodec,
    index: usize,
) -> bool