dup_bcc
Description:
[
CCode ( array_length =
false , array_null_terminated =
true ) ]
public string[]
dup_bcc ()
Thread-safe variation of get_bcc.
Use this function when accessing this from multiple threads.
The returned string array should be freed with strfreev when no longer needed.
Parameters:
Returns:
a newly-allocated copy of bcc
|