[][src]Function leptonica_sys::pixGetRGBLine

pub unsafe extern "C" fn pixGetRGBLine(
    pixs: *mut PIX,
    row: l_int32,
    bufr: *mut l_uint8,
    bufg: *mut l_uint8,
    bufb: *mut l_uint8
) -> l_ok