Function create_variation_model

Source
pub unsafe extern "C" fn create_variation_model(
    Width: Hlong,
    Height: Hlong,
    Type: *const c_char,
    Mode: *const c_char,
    ModelID: *mut Hlong,
) -> Herror