Function gen_initial_components

Source
pub unsafe extern "C" fn gen_initial_components(
    ModelImage: Hobject,
    InitialComponents: *mut Hobject,
    ContrastLow: Hlong,
    ContrastHigh: Hlong,
    MinSize: Hlong,
    Mode: *const c_char,
    GenericName: *const c_char,
    GenericValue: f64,
) -> Herror