Function detexify::scores_get_symbol[][src]

#[no_mangle]pub unsafe extern "C" fn scores_get_symbol(
    scores: *mut Scores,
    i: usize
) -> *const Symbol

Returns the i-th symbol of scores, callers responsible for calling symbol_free once finished