Function ffParseDuration

Source
pub unsafe extern "C" fn ffParseDuration(
    totalSeconds: u64,
    result: *mut FFstrbuf,
)