Function APerformanceHint_updateTargetWorkDuration

Source
pub unsafe extern "C" fn APerformanceHint_updateTargetWorkDuration(
    session: *mut APerformanceHintSession,
    targetDurationNanos: i64,
) -> c_int