Function ffOptionParseString

Source
pub unsafe extern "C" fn ffOptionParseString(
    argumentKey: *const c_char,
    value: *const c_char,
    buffer: *mut FFstrbuf,
)