pub unsafe extern "C" fn libesedb_notify_stream_open(
filename: *const c_char,
error: *mut *mut libesedb_error_t,
) -> c_intExpand description
Opens the notification stream using a filename The stream is opened in append mode Returns 1 if successful or -1 on error