Function texture_laws

Source
pub unsafe extern "C" fn texture_laws(
    Image: Hobject,
    ImageTexture: *mut Hobject,
    FilterTypes: *const c_char,
    Shift: Hlong,
    FilterSize: Hlong,
) -> Herror