OGR_STBL_AddStyle

Function OGR_STBL_AddStyle 

Source
pub unsafe extern "C" fn OGR_STBL_AddStyle(
    hStyleTable: OGRStyleTableH,
    pszName: *const c_char,
    pszStyleString: *const c_char,
) -> c_int