Function ffOptionParseModuleArgs

Source
pub unsafe extern "C" fn ffOptionParseModuleArgs(
    argumentKey: *const c_char,
    pkey: *const c_char,
    value: *const c_char,
    result: *mut FFModuleArgs,
) -> bool