CustomModel_GetPath

Function CustomModel_GetPath 

Source
pub fn CustomModel_GetPath(
    modelId: i32,
    dffPath: &mut String,
    dffPath_len: usize,
    txdPath: &mut String,
    txdPath_len: usize,
) -> bool