[][src]Function leptess::capi::makeDoGKernel

pub unsafe extern "C" fn makeDoGKernel(
    halfheight: l_int32,
    halfwidth: l_int32,
    stdev: l_float32,
    ratio: l_float32
) -> *mut L_KERNEL