Function yrs::ysticky_index_assoc

source ยท
#[no_mangle]
pub unsafe extern "C" fn ysticky_index_assoc(
    pos: *const YStickyIndex
) -> i8
Expand description

Returns association of current YStickyIndex. If association is after the referenced inserted character, returned number will be >= 0. If association is before the referenced inserted character, returned number will be < 0.