[][src]Function leptess::capi::kernelSetElement

pub unsafe extern "C" fn kernelSetElement(
    kel: *mut L_KERNEL,
    row: l_int32,
    col: l_int32,
    val: l_float32
) -> l_int32