[][src]Function halide_runtime::brighter

pub unsafe extern "C" fn brighter(
    a: *const Buffer<'_>,
    b: *mut Buffer<'_>
) -> Status