Function ffOptionsParseGeneralCommandLine

Source
pub unsafe extern "C" fn ffOptionsParseGeneralCommandLine(
    options: *mut FFOptionsGeneral,
    key: *const c_char,
    value: *const c_char,
) -> bool