Function gdal_sys::OGR_SM_AddStyle[][src]

pub unsafe extern "C" fn OGR_SM_AddStyle(
    hSM: OGRStyleMgrH,
    pszStyleName: *const c_char,
    pszStyleString: *const c_char
) -> c_int