[][src]Function leptonica_sys::pixGenerateMaskByBand

pub unsafe extern "C" fn pixGenerateMaskByBand(
    pixs: *mut PIX,
    lower: l_int32,
    upper: l_int32,
    inband: l_int32,
    usecmap: l_int32
) -> *mut PIX