pub unsafe extern "C" fn b2SaveRecordingToFile(
recording: *const b2Recording,
path: *const c_char,
) -> boolExpand description
Save a recording buffer to a file. Convenience wrapper over your own file I/O. @return false if the file could not be written