Skip to main content

libesedb_notify_stream_open

Function libesedb_notify_stream_open 

Source
pub unsafe extern "C" fn libesedb_notify_stream_open(
    filename: *const c_char,
    error: *mut *mut libesedb_error_t,
) -> c_int
Expand description

Opens the notification stream using a filename The stream is opened in append mode Returns 1 if successful or -1 on error